@charset "utf-8";
/* CSS Document */


.Stil1 {
	font-family: Arial, "Arial Black", "Arial Narrow";
	color: #cccccc;
	padding-left: 5px;
	font-size: 14px;
}
.Stil2 {
	font-family: Arial, "Arial Black", "Arial Narrow";
	color: #cccccc;
	font-size: 14px;
}
.Stil3 {
	font-size: 24px;
	color: #cccccc;
	font-family: Arial, "Arial Black", "Arial Narrow";
	font-weight: bold;
	padding-left: 5px;
}
.Stil4 {
	font-size: 18px;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font: arial;
}


a:link {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
body {
	background-color: #18181f;
}
